home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13161 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: seas.gwu.edu!balaban
  2. From: balaban@seas.gwu.edu (Edward Balaban)
  3. Newsgroups: comp.os.ms-windows.programmer.misc,comp.lang.c++
  4. Subject: HELP !!! MSVC 1.5 problem
  5. Date: 23 Mar 1996 22:45:30 GMT
  6. Organization: George Washington University
  7. Message-ID: <4j1uua$ogc@cronkite.seas.gwu.edu>
  8. NNTP-Posting-Host: 128.164.9.3
  9. Keywords: C++, MSVC, MFC, 1.5, Windows, interface
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12.  
  13. Hi everybody:
  14.  
  15.   I'm having an strange problem with my C++ program.  Here is the story:
  16.  
  17.   The program is written in MSVC 1.50 running in Windows 95.  I used the 
  18. Application Wizard to create an SDI frame for my application.  It runs 
  19. great in Windows 95 and the interface looks really pretty.
  20.   The reason I used MSVC 1.5 though is because the program needs to be a
  21. 16 bit app and run in Windows 3.1. Again it runs great under Win 3.1 but 
  22. the menu on the main window is now screwed up badly.  The menu strip is very 
  23. narrow, so that initialy menu text labels are not visible completely.
  24.   When I select those menu labels, they go over the bottom line of the menu.
  25. It looks really bad.
  26.   I've tried to recompile the project under Windows 3.1, but it doesn't 
  27. help.  I'm a relatively new user of MSVC, so I don't have an idea on where 
  28. to look for a solution.
  29.  
  30.   Any suggestions would be greatly appreciated ! I need to solve this 
  31. problem soon...
  32.  
  33. Thanks in advance.
  34.  
  35. Best regards, 
  36.     Edward Balaban.
  37.  
  38.  
  39.  
  40.  
  41.  
  42. --
  43.